Skip to content

fix(deps): require correct minor versions #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

Dam-Buty
Copy link
Contributor

@Dam-Buty Dam-Buty commented Jul 2, 2024

The change i made earlier introduced some dependency hell that basically affects all of our cookbook projects.

The symptom is that if you try to update the literalai/client dependency on any of the projects, you will get an error where it either will refuse to install (because of incompatible peer deps), or gets installed but then crashes on runtime.

I've tested on all typescript cookbooks, and while upgrading to v0.508 doesn't work, upgrading to this version directly works.

@Dam-Buty Dam-Buty merged commit b2144b3 into main Jul 2, 2024
2 checks passed
@Dam-Buty Dam-Buty deleted the dby/fix-dependencies-again branch August 1, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants